Skip to content

Preserve PPTX background images and dominant text styles during import - #162

Merged
ErickWendel merged 3 commits into
mainfrom
codex/fix-broken-pptx-import
Aug 13, 2026
Merged

Preserve PPTX background images and dominant text styles during import#162
ErickWendel merged 3 commits into
mainfrom
codex/fix-broken-pptx-import

Conversation

@ErickWendel

Copy link
Copy Markdown
Owner

Summary

  • Import slide and layout background images as editable, full-page image layers.
  • Preserve background images when copying slides through the clipboard, including blob-backed assets.
  • Use the dominant text run to determine imported styling.
  • Improve text contrast handling when a slide uses an image background.
  • Add PPTX import and clipboard regression coverage.

Testing

  • Added unit coverage for image backgrounds, dominant text styling, and clipboard asset transfer.
  • Added an opt-in regression test for the browser AI presentation sample.
  • Not run (not requested)

@ErickWendel
ErickWendel merged commit 692b2d6 into main Aug 13, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant